home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atlas of the Solar System
/
NewAtlasOfTheSolarSystem.iso
/
HTML
/
Menu.swf
/
scripts
/
DefineButton2_50
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2003-08-09
|
114b
|
8 lines
on(release){
getUrl("FSCommand:", "Saturn");
tellTarget("_level1")
{
gotoAndStop(8);
}
}